//==============================================================================
// Spirit of Folkvangr_anim.txt
//==============================================================================

//==============================================================================
define birthsmoke
{
   set hotspot
   {
      version
      {
         Visualparticle scenario u shade birth smoke
      }
   }
}

//==============================================================================
define birthlight
{
   set hotspot
   {
      version
      {
         Visualparticle scenario u shade birth light
      }
   }
}

//==============================================================================
define smoke
{
   set hotspot
   {
      version
      {
         Visualparticle Scenario U Shade Smoke
      }
   }
}

//==============================================================================
define birthrocks
{
   set hotspot
   {
      version
      {
         Visualparticle Special G Shade Birth Rocks
      }
   }
}

//==============================================================================
define killtouch
{
   set hotspot
   {
      version
      {
         Visualparticle Scenario U Shade Kill Touch
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define deathsoul
{
   set hotspot
   {
      version
      {
         Visualparticle Scenario U Shade Death Soul
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Scenario U Shade_BirthA
			//-- auto generated by the bang animation tool
			//-- do not hand edit these values
			tag SpecificSoundSet 0.00 false ShadeBirth  checkOwner
			//-- end auto generated section
			Connect FRONTABDOMEN heroglow hotspot
			replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario U Shade_idleA
			Connect FRONTABDOMEN heroglow hotspot
			replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario U Shade_flailA
			Connect FRONTABDOMEN heroglow hotspot
			replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario U Shade_walkA
			Connect FRONTABDOMEN heroglow hotspot
			replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario U Shade_boredA
			Connect FRONTABDOMEN heroglow hotspot
			replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Scenario U Shade_deathA
			Connect FRONTABDOMEN heroglow hotspot
			replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}

//==============================================================================
anim heal
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario U Shade_SpecialattackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false Heal checkVisible 
//-- end auto generated section
         Connect FRONTABDOMEN heroglow hotspot
         replaceTexture special g underworld shade/tg spirit of folkvangr
		 length 5.0
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Scenario U Shade_SpecialattackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.40 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
         Connect FRONTABDOMEN heroglow hotspot
         replaceTexture special g underworld shade/tg spirit of folkvangr
         }
      }
   }
}
